Welcome![Sign In][Sign Up]
Location:
Search - openGL skeleton

Search list

[OpenGL programOpengl Skeleton C Source Code

Description: Opengl Skeleton C Source Code
Platform: | Size: 4628 | Author: 学生 | Hits:

[Browser Pluginsskeleton opengl

Description: this is an opengl code
Platform: | Size: 35884 | Author: YUBIN100 | Hits:

[OpenGL programgl_mdl1_bones_animation

Description: 三维骨骼的动画代码,用OPENGL写的,如果有类似项目或任务的话不妨-3D animation skeleton code using OpenGL write, if a similar project or mandate to take a look at the
Platform: | Size: 503808 | Author: 扬子昌 | Hits:

[OpenGL programOpengl Skeleton C Source Code

Description: Opengl Skeleton C Source Code
Platform: | Size: 4096 | Author: 学生 | Hits:

[OpenGL programskeleton_view_src

Description: 很酷的openGL例程,教你如何载mesh,并控制,这可是难得的3d动画例程。-cool routines, set to teach you how to mesh and control, But this rare 3d animation routines.
Platform: | Size: 70656 | Author: 刘厚义 | Hits:

[OpenGL programbloddd_skeleton

Description: 本文提供一种将骨架动作矢量映射到人体骨架模型的一种方法,通过输入各个骨骼的当前方向,反馈给骨架模型,这样就实现了动画的效果。实验开发工具是VC6.0在OpenGL平台上开发完成。 -this paper will provide a skeleton moves vector mapping of the human skeleton model in a way, all through the importation of bone current direction, back to the skeleton model, thus achieving the animation effect. Experimental development tools is VC6.0 in OpenGL platform developed.
Platform: | Size: 435200 | Author: zzy | Hits:

[OpenGL programterrainEngine

Description: 国外程序员编写的基于OpenGL的3D地形引擎。 errain Engine I started working on a terrain engine around October 2000. I was deeply moved by screenshots from black and white :) My intention and main goal was to create something visually stunning. This meant writing a terrain texture-generator, and working hard to find good textures and blending modes. The outcome is an engine that hold a (supposedly) 1km by 1km piece of terrain with very high accuracy. There is no triangle-cutting algorithm employed, simple brute-force. I use a large terrain texture and a tiling detail texture. There s a skybox and the terrain reflects on the water. I used OpenGL for this one, employing the OGLC skeleton to avoid most of the opengl-win32 business. You can move through this world using descent keys (a,z, keypad). use w to switch to wire-frame and d to render without the detail texture.-foreign programmers prepared by the OpenGL-based 3D terrain engine. Errain Engine I started working on a terrain eng stimulant around October 2000. I was deeply moved by sc reenshots from black and white : ) My intention and main goal was to create someth ing visually stunning. This meant writing a ter rain texture-generator, and working hard to find good blend textures and ing modes. The outcome is an engine that hold a ('s upposedly) 1km by 1km piece of terrain with very high accuracy. There is no triangle-cutting al gorithm employed. simple brute-force. I use a large terrain textu 're a tiling detail and texture. There's a skybox a nd the terrain reflects on the water. I used Open GL for this one. employing the OGLC skeleton to avoid most of the opengl- win32 business. You
Platform: | Size: 1556480 | Author: 郭剑 | Hits:

[OpenGL program1.6

Description: OPENGL实践 纹理贴图的示例 教你如何创建纹理,载入纹理,实现一个纹理金字塔-OPENGL practice examples of texture mapping teach you how to create texture, loading texture, the realization of a texture pyramid
Platform: | Size: 126976 | Author: 连连 | Hits:

[OpenGL programSkeletonizationMethodfor3DModelBasedonOpenGL

Description: 对于在vc++环境下,对于三维模型骨架提取的各种算法的论文,对于3d骨架提取变成很有帮助,其中还有关于内窥镜技术的研究。-For vc++ Environment, for the three-dimensional model skeleton extraction algorithm of the various papers, for the 3d skeleton extraction become useful, including studies on the endoscopic technique.
Platform: | Size: 10931200 | Author: 王武 | Hits:

[3D Graphica1155

Description: 骨骼动画.用c++ opengl 实现, 写得不错,值得初学者借鉴。-Skeleton animation. With c++ Opengl realized, well written, it is worth drawing for beginners.
Platform: | Size: 98304 | Author: 谭张杨 | Hits:

[3D GraphicosgCal_VCProject

Description: OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统 Cal3d:基于骨骼的角色动画实现 osgCal:针对OSG封装Cal3d,以方便地在OSG里使用Cal3d的库。 osgCal官方没有VC工程,上传的是我自己做的! -OpenSceneGraph is a high-performance 3D graphics library development. Widely used in visual simulation, games, virtual reality, high-end technology research and development, as well as modeling and other fields. Using the standard C++ And OpenGL prepared, you can run in the Windows series, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX and FreeBSD operating systems Cal3d: the role of the skeleton-based animation to achieve osgCal: for OSG Packaging Cal3d, to facilitate use in the OSG library Cal3d. osgCal there has been no official VC projects, upload my own doing!
Platform: | Size: 460800 | Author: 李英伦 | Hits:

[Game Engine3D_Engine_opengl

Description: 基于opengl的3D游戏引擎代码 包含 GUI界面管理模块窗口引擎模块粒子特效模块输入系统模块 消息管理模块 音频管理模块 游戏场景模块 资源管理模块-Based on the 3D game engine opengl code contains GUI interface management module window particle effects engine module module module input system management module audio message management module game scenes module resource management module
Platform: | Size: 5310464 | Author: minny | Hits:

[OpenGL programskelecton-opengl

Description: 用opengl写的一个骨骼动画,实现运动人体骨骼点阵模型的绘制。该人体模型需要具有以下功能:显示为点阵模型;可以运动-Opengl written with a skeletal animation, the realization of the human skeleton movement map lattice model. The needs of the human body model has the following functions: display for the lattice model can campaign
Platform: | Size: 74752 | Author: dirk | Hits:

[OpenGL programBoneAnimation

Description: vc++ opengl 实现的简单骨骼动画模型 如果要进一步研究骨骼动画 可以在此基础修改而成-vc++ opengl to achieve a simple skeletal animation model to further study the skeleton animation can be modified on this basis from
Platform: | Size: 205824 | Author: dw | Hits:

[Graph programcxzx

Description: 本软件采用VC++/OpenGL开发环境,对3ds格式的三维数据模型进行读入与处理(旋转、缩放和平移,提供不同的图元浏览模式,骨架的提取等等)-The software using VC++/OpenGL development environment, on the 3ds format, read into the three-dimensional data model and processing (rotation, scaling and translation, provide different primitives browse mode, skeleton extraction, etc.)
Platform: | Size: 14867456 | Author: upctanker | Hits:

[OpenGL programMocap_Source_For_Motion_Capture

Description: 是初学者的好材料,里面是一个在opengl中显示一个人体骨架的代码,并能控制其平移和姿态的变化。请先按要求将另外两个dll文件加入,否则会提示错误。-Is a good material for beginners, which is a opengl to display a human skeleton code, and can control its translation and attitude change. Please be required to join two other dll files, otherwise it will prompt an error.
Platform: | Size: 1921024 | Author: liushengbo | Hits:

[OpenGL programViewingProjectionAndMaterials1

Description: written in c++ VS 6. demo no 1 demostrating an approach for changing projection, vieving & materials in openGL using GLUT. source code included.
Platform: | Size: 273408 | Author: acidos | Hits:

[BooksOpenGLbasemodelofhumanmotion

Description: 基于OpenGL的人体运动模型的文章,介绍了BVH 文件以及人体骨骼模型的创建-OpenGL-based model of human motion,Introduced BVH files and the creation of the human skeleton model
Platform: | Size: 263168 | Author: yushiping | Hits:

[GDI-BitmapOpengl-Skeleton-C--Source-Code

Description: Opengl Skeleton C Source Code
Platform: | Size: 5120 | Author: shanag80628 | Hits:

[OpenGL programopengl-skeleton-master

Description: glgen: glgen is a minimal OpenGL extension loader that parses your project files and generates a header file based on the functions you actually use.
Platform: | Size: 2048 | Author: xiaojie | Hits:
« 12 3 »

CodeBus www.codebus.net